- handleLevel(int) - Method in class generator.PasswordGenerator
-
Handles the level portion of the password.
- handleLives(int) - Method in class generator.PasswordGenerator
-
Handles the lives portion of the password.
- handleMap(int) - Method in class generator.PasswordGenerator
-
Handles the map portion of the password.
- handlePod(int) - Method in class generator.PasswordGenerator
-
Handles the pod portion of the password.
- handleScore(String) - Method in class generator.PasswordGenerator
-
Handle the score portion of the password.
- handleShields(boolean) - Method in class generator.PasswordGenerator
-
Handles the shields portion of the password.
- handleThrusters(boolean) - Method in class generator.PasswordGenerator
-
Handles the thrusters portion of the password.